Support GnuTLS v3 and set up its audit logging properly.
authorTed Zlatanov <tzz@lifelogs.com>
Fri, 11 Oct 2013 13:47:35 +0000 (09:47 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Fri, 11 Oct 2013 13:47:35 +0000 (09:47 -0400)
commitb752f701c58f7c18d5ae48ccf6c2a5a7a576247c
treead84697a550665071fab415dedc1c32cb58a27f5
parentae811143d62fc420b1484533fd80066d59d72ce2
Support GnuTLS v3 and set up its audit logging properly.

* configure.ac: Define HAVE_GNUTLS3 if GnuTLS v3 is found.

* src/gnutls.c (gnutls_audit_log_function): Add function for GnuTLS
audit logging (only used with GnuTLS 3.x) and enable it.
ChangeLog
configure.ac
src/ChangeLog
src/gnutls.c